| Name | Description | |
|---|---|---|
![]() | getHeight | Gets the height. |
![]() | getLeft | Gets left position. |
![]() | getTop | Gets top position. |
![]() | getWidth | Gets the width. |
![]() | intersectsWith | Determines if this rectangle intersects with visualRectangle. |
![]() | isPointInRectangle | Overloaded. Tests if the given point is located inside the rectangle. |
![]() | setHeight | Sets the height. |
![]() | setLeft | Sets left position. |
![]() | setTop | Sets top position. |
![]() | setWidth | Sets the width. |
![]() | toString | Returns a string that represents the current Object. |
